gtkbookmarksmanager: don't allow non valid utf8 in bookmarks
authorCarlos Soriano <csoriano@gnome.org>
Fri, 25 Sep 2015 11:57:24 +0000 (13:57 +0200)
committerCarlos Soriano <csoriano@gnome.org>
Fri, 25 Sep 2015 14:10:32 +0000 (16:10 +0200)
commit6e83c3b92e3013881eb97e691f96e2101a218eb5
tree43d3862ff5e2d032a747381b30ffd9c237395609
parentecc698a282ac69e747026f58ac43eee7958be626
gtkbookmarksmanager: don't allow non valid utf8 in bookmarks

In case some client send to us a non valid utf8 string, don't screw up
the bookmarks file and just return.

https://bugzilla.gnome.org/show_bug.cgi?id=755215
gtk/gtkbookmarksmanager.c